TintableBackgroundView
Interface which allows a android.view.View to receive background tinting calls from ViewCompat when running on API v20 devices or lower.
Functions
Link copied to clipboard
Return the tint applied to the background drawable, if specified.
Link copied to clipboard
Return the blending mode used to apply the tint to the background drawable, if specified.
Link copied to clipboard
Applies a tint to the background drawable.
Link copied to clipboard
Specifies the blending mode used to apply the tint specified by setSupportBackgroundTintList} to the background drawable.